"Arcadian Shorty"
By Tom Johnson
ARCADIAN 2, no. 8 (Jun. 23, 1980): 73.


The Arcadian has no comments about this program other than saying. "A Shorty by 
Tom Johnson."

Examination of the program shows that this "shorty" PRINTs "ARCADIAN" on the 
screen multiple times in slightly different locations.  It changes the 
placement of "ARCADIAN" using IF, GOTO and STOP statements to change CX and CY.  
This program probably looks pretty neat-- as the location of the new placement 
is just barely different than the last one.  On other computers this simple, 
five-line program may have changed the color of "ARCADIAN" with each successive 
PRINT, but on the normally B&W BASIC screen this would have been a tad more 
difficult (but certainly not impossible).
